reftests: Fix textview-margins test
authorBenjamin Otte <otte@redhat.com>
Fri, 12 Apr 2019 20:00:53 +0000 (22:00 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 12 Apr 2019 22:11:24 +0000 (00:11 +0200)
The text is wider now that we changed the font properties, so account
for that.

testsuite/reftests/meson.build
testsuite/reftests/textview-margins.ref.ui
testsuite/reftests/textview-margins.ui

index 38c98cb6e740bf7a87f291747ec60aac2e2a738d..3bafca4fad6fbd3b9ff51625c4f44eccf0f99eff 100644 (file)
@@ -420,7 +420,6 @@ xfails = [
   'label-shadows.ui',
   'sizegroups-evolution-identity-page.ui',
   'textview-border-windows.ui',
-  'textview-margins.ui',
   'window-show-contents-on-map.ui',
 ]
 
index b9a99288c8f629aa214dd95ff0fdcfd721b7b616..3807b945fd778556f8e548b170329755639e2067 100644 (file)
@@ -6,7 +6,7 @@
   </object>
   <object class="GtkWindow" id="window">
     <property name="type">popup</property>
-    <property name="default_width">106</property>
+    <property name="default_width">150</property>
     <property name="resizable">0</property>
     <child>
       <object class="GtkTextView" id="textview1">
index 275a0ab21642c924fbbb36f4918becc9c62af57a..57f621b31bfb05d90d932e2ab6b693d3d12036b5 100644 (file)
@@ -6,7 +6,7 @@
   </object>
   <object class="GtkWindow" id="window">
     <property name="type">popup</property>
-    <property name="default_width">106</property>
+    <property name="default_width">150</property>
     <property name="resizable">0</property>
     <child>
       <object class="GtkTextView" id="textview1">